From: Debian Rust Maintainers Date: Thu, 24 Apr 2025 19:36:28 +0000 (+0000) Subject: no-wasm-bindgen-test X-Git-Tag: archive/raspbian/0.17.14-5+rpi1~8 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22style.css/%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22style.css/%22?a=commitdiff_plain;h=7b1b616c1a4a2eb86e963c0c1bfe9d3be951e9ac;p=rust-ring.git no-wasm-bindgen-test =================================================================== Gbp-Pq: Name no-wasm-bindgen-test.patch --- diff --git a/Cargo.toml b/Cargo.toml index f445e18..eaad16b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -268,10 +268,6 @@ default-features = false version = "0.2.148" default-features = false -[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test] -version = "0.3.37" -features = ["std"] -default-features = false [target.'cfg(any(unix, windows, target_os = "wasi"))'.dev-dependencies.libc] version = "0.2.148"